home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Internet
/
The Bat! Professional 3.01
/
thebat_professional.msi
/
Data1.cab
/
thebat.exe
/
0
/
RCDATA
/
TIMAPFOLDERMANAGER
/
TIMAPFOLDERMANAGER.txt
Wrap
Text File
|
2004-10-12
|
8KB
|
339 lines
object IMAPFolderManager: TIMAPFolderManager
Left = 246
Top = 352
Width = 680
Height = 454
Caption = 'Manage IMAP Folders'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object pnTree: TPanel
Left = 0
Top = 0
Width = 672
Height = 426
Align = alClient
BevelOuter = bvLowered
TabOrder = 0
object UpDock: TDock97
Left = 1
Top = 1
Width = 670
Height = 26
AllowDrag = False
object tbTools: TToolbar97
Left = 0
Top = 0
Caption = 'tbTools'
DockedTo = UpDock
DockPos = 0
FullSize = True
TabOrder = 0
object bNew: TToolbarButton97
Left = 0
Top = 0
Width = 73
Height = 22
Caption = '&New'
OnClick = bNewClick
end
object bDelete: TToolbarButton97
Left = 73
Top = 0
Width = 88
Height = 22
Caption = '&Delete'
OnClick = bDeleteClick
end
object bClose: TToolbarButton97
Left = 379
Top = 0
Width = 98
Height = 22
Caption = '&Close'
OnClick = bCloseClick
end
object bResetList: TToolbarButton97
Left = 281
Top = 0
Width = 98
Height = 22
Caption = '&Reset list'
OnClick = bResetListClick
end
object bSyncMode: TToolbarButton97
Left = 161
Top = 0
Width = 120
Height = 22
DropdownMenu = pSync
Caption = '&Synchronise mode'
OnClick = bSyncModeClick
end
end
end
object pnBody: TPanel
Left = 1
Top = 27
Width = 670
Height = 398
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object Book: TTabControl
Left = 0
Top = 0
Width = 670
Height = 398
Align = alClient
MultiLine = True
PopupMenu = pMenu
TabOrder = 0
Tabs.Strings = (
'All Mailboxes'
'Subscribed only')
TabIndex = 0
OnChange = BookChange
object Panel1: TPanel
Tag = 11
Left = 4
Top = 24
Width = 662
Height = 370
Align = alClient
BevelOuter = bvNone
BorderWidth = 2
Caption = ' '
TabOrder = 0
object hTree: THeaderControl
Left = 2
Top = 2
Width = 658
Height = 17
Sections = <>
end
object lTree: TMLVGrid
Left = 2
Top = 19
Width = 658
Height = 349
Align = alClient
BorderStyle = bsNone
DefaultRowHeight = 16
DefaultDrawing = False
FixedCols = 0
RowCount = 1
FixedRows = 0
Options = [goThumbTracking]
PopupMenu = pMenu
TabOrder = 1
AltDrag = True
AutoColResize = True
AutoSearch = False
MultiSelect = True
Header = hTree
ImmediateSelect = True
OnCheckClicked = lTreeCheckClicked
end
end
end
end
end
object pSync: TPopupMenu
Alignment = paRight
Left = 33
Top = 131
object spNoSync: TMenuItem
Caption = '&Don'#39't synchronise'
GroupIndex = 11
RadioItem = True
OnClick = spNoSyncClick
end
object N1: TMenuItem
Caption = '-'
GroupIndex = 11
RadioItem = True
end
object spHeaders: TMenuItem
Tag = 1
Caption = '&Headers only'
GroupIndex = 11
RadioItem = True
OnClick = spNoSyncClick
end
object spText: TMenuItem
Tag = 3
Caption = 'Headers and &Text'
GroupIndex = 11
RadioItem = True
OnClick = spNoSyncClick
end
object spFull: TMenuItem
Tag = 5
Caption = '&Full messages'
GroupIndex = 11
RadioItem = True
OnClick = spNoSyncClick
end
object N2: TMenuItem
Caption = '-'
GroupIndex = 11
RadioItem = True
end
object spNewHeaders: TMenuItem
Tag = 2
Caption = '&New headers only'
GroupIndex = 11
RadioItem = True
OnClick = spNoSyncClick
end
object spNewText: TMenuItem
Tag = 4
Caption = 'New headers &and text'
GroupIndex = 11
RadioItem = True
OnClick = spNoSyncClick
end
object spNewFull: TMenuItem
Tag = 6
Caption = 'New &messages'
GroupIndex = 11
RadioItem = True
OnClick = spNoSyncClick
end
end
object pMenu: TPopupMenu
OnPopup = pMenuPopup
Left = 105
Top = 139
object mNew: TMenuItem
Caption = '&New'
ShortCut = 45
OnClick = bNewClick
end
object mDelete: TMenuItem
Caption = '&Delete'
ShortCut = 46
OnClick = bDeleteClick
end
object mRename: TMenuItem
Caption = '&Rename/Move'
ShortCut = 16466
OnClick = mRenameClick
end
object mReset: TMenuItem
Caption = 'Reset &List'
ShortCut = 116
OnClick = bResetListClick
end
object N3: TMenuItem
Caption = '-'
end
object mSubscribe: TMenuItem
Tag = 1
Caption = '&Subscribe'
ShortCut = 16467
OnClick = mSubscribeClick
end
object mUnsubscribe: TMenuItem
Tag = -1
Caption = '&Unsubscribe'
ShortCut = 16469
OnClick = mSubscribeClick
end
object mToggleSub: TMenuItem
Caption = '&Toggle subscription'
ShortCut = 32
OnClick = mSubscribeClick
end
object N4: TMenuItem
Caption = '-'
end
object mSync: TMenuItem
Caption = 'Synchronise &mode'
OnClick = mSyncClick
object Dontsynchronise1: TMenuItem
Caption = '&Don'#39't synchronise'
GroupIndex = 11
RadioItem = True
ShortCut = 16432
OnClick = spNoSyncClick
end
object N5: TMenuItem
Caption = '-'
GroupIndex = 11
RadioItem = True
end
object Headersonly1: TMenuItem
Tag = 1
Caption = '&Headers only'
GroupIndex = 11
RadioItem = True
ShortCut = 16433
OnClick = spNoSyncClick
end
object HeadersandText1: TMenuItem
Tag = 3
Caption = 'Headers and &Text'
GroupIndex = 11
RadioItem = True
ShortCut = 16434
OnClick = spNoSyncClick
end
object Fullmessages1: TMenuItem
Tag = 5
Caption = '&Full messages'
GroupIndex = 11
RadioItem = True
ShortCut = 16435
OnClick = spNoSyncClick
end
object N6: TMenuItem
Caption = '-'
GroupIndex = 11
RadioItem = True
end
object Newheadersonly1: TMenuItem
Tag = 2
Caption = '&New headers only'
GroupIndex = 11
RadioItem = True
ShortCut = 16436
OnClick = spNoSyncClick
end
object Newheadersandtext1: TMenuItem
Tag = 4
Caption = 'New headers &and text'
GroupIndex = 11
RadioItem = True
ShortCut = 16437
OnClick = spNoSyncClick
end
object Newmessages1: TMenuItem
Tag = 6
Caption = 'New &messages'
GroupIndex = 11
RadioItem = True
ShortCut = 16438
OnClick = spNoSyncClick
end
end
object mClose: TMenuItem
Caption = 'Close'
ShortCut = 27
Visible = False
OnClick = bCloseClick
end
end
end